SpotCheck Logo

Cross-Referenced Java APIs

As we all know, the Java platform is much more than just the Java language. All of SpotCheck's "smarts" about the Java language would be nearly useless if it didn't also "know" the Java APIs, particularly the java.lang package. Therefore, we have created the "package java" library document. This document is automatically opened by SpotCheck at each launch, and remains open and available at all times.

The "package java" document is completely cross-referenced, with all name references linked to the corresponding declaration. In addition, wherever your own project document uses classes, interfaces, methods, or fields from any of the java.* packages, those links are maintained by SpotCheck in the usual fashion.

SpotCheck 1.0 does not yet support the Java 1.1 language specification and API changes. However, 1.1 support is obviously one of our top priorities, and it will be present in our first update release.

© 1997 GenieWorks, LLC. All rights reserved